-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.6
-
Code
-
Classes
- OAuth2Provider
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
254 |
Lines of code |
120 |
Logical lines of code |
55 |
Comment lines |
70 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAuthorizationParameters() |
S |
54 |
5 |
22 |
getAccessToken() |
S |
51 |
4 |
28 |
appendQuery() |
S |
66 |
3 |
8 |
assertRequiredOptions() |
S |
66 |
2 |
8 |
getAccessTokenRequestDetails() |
S |
60 |
1 |
15 |
getAccessTokenUrl() |
S |
66 |
2 |
8 |
__construct() |
S |
77 |
1 |
4 |
getAuthorizationUrl() |
S |
70 |
1 |
6 |
getAuthorizationQuery() |
S |
80 |
1 |
3 |
buildQueryString() |
S |
78 |
1 |
3 |
getRequiredOptions() |
S |
71 |
1 |
7 |
getRandomState() |
S |
72 |
1 |
5 |
getAccessTokenQuery() |
S |
80 |
1 |
3 |